Writes the specified float array to the underlying stream.
Namespace: MindFusion.SpreadsheetAssembly: MindFusion.Spreadsheet.WinForms
public void WriteFloatArray ( float[] value)
Public Sub WriteFloatArray( _ value() As Single _)
The array to write.
BinaryContext MembersBinaryContext ClassMindFusion.Spreadsheet Namespace